home *** CD-ROM | disk | FTP | other *** search
/ Electronic Clipper 1998 June / Electronic Clipper 1998-06.iso / Idea Source® / Teaser.Dir / 00028_Script_28 < prev    next >
Text File  |  1998-04-28  |  241b  |  10 lines

  1. on exitFrame
  2.   global jesperscore
  3.   cursor 200
  4.   set the locv of sprite 12 to the mousev
  5.   set the loch of sprite 12 to the mouseh
  6.   set jesperscore=jesperscore+1
  7.   put jesperscore into field "jesper"
  8.   puppetsound(3) "shot2"  
  9. end
  10.